Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement Get Moderated Channels endpoint #223

Merged
merged 3 commits into from
Jun 29, 2024

Conversation

dx9er
Copy link
Contributor

@dx9er dx9er commented Jun 25, 2024

Adds GetModeratedChannels function. Its existence wasn't acknowledged in the supported endpoints document, but it's included as well as supported now.

I'm not sure if my tests are implemented correctly (but it passes), so bear with me!

https://dev.twitch.tv/docs/api/reference/#get-moderated-channels

@coveralls
Copy link

coveralls commented Jun 29, 2024

Pull Request Test Coverage Report for Build 9667348053

Details

  • 14 of 14 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 92.639%

Totals Coverage Status
Change from base Build 9068943004: 0.06%
Covered Lines: 1699
Relevant Lines: 1834

💛 - Coveralls

Copy link
Owner

@nicklaw5 nicklaw5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks

@nicklaw5 nicklaw5 merged commit 22863cc into nicklaw5:main Jun 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants